projects
/
gpsbabel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b546ea8
)
Pick up missing commit to add centisecs.
author
robertl
<robertl>
Mon, 14 Jul 2003 19:57:11 +0000
(19:57 +0000)
committer
robertl
<robertl>
Mon, 14 Jul 2003 19:57:11 +0000
(19:57 +0000)
defs.h
patch
|
blob
|
history
diff --git
a/defs.h
b/defs.h
index 5d4e3790dd86d3ba38c322a302c73a7b47ad7741..22c9552efab3c00dd7b77d64eb566c098bda7777 100644
(file)
--- a/
defs.h
+++ b/
defs.h
@@
-158,6
+158,7
@@
typedef struct {
int icon_descr_is_dynamic;
const char *icon_descr;
time_t creation_time;
+ int centiseconds; /* Optional hundredths of a second. */
geocache_data gc_data;
xml_tag *gpx_extras;
void *extra_data; /* Extra data added by, say, a filter. */